home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Online / Apache / include / php / Zend / zend_ini_parser.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-01-11  |  164 b   |  10 lines

  1. #ifndef YYSTYPE
  2. #define YYSTYPE int
  3. #endif
  4. #define    TC_STRING    257
  5. #define    TC_ENCAPSULATED_STRING    258
  6. #define    SECTION    259
  7. #define    CFG_TRUE    260
  8. #define    CFG_FALSE    261
  9.  
  10.